projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1acbf7
)
* xdisp.c (redisplay_window): Don't enforce scroll-margin when
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 5 Aug 2008 22:46:07 +0000
(22:46 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 5 Aug 2008 22:46:07 +0000
(22:46 +0000)
forcing a window start.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 366234f200be157ca511494ce8408d22b2cadeee..a853dc1212fb7cea209bd5f9a676e13fba09bed0 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2008-08-05 Chong Yidong <cyd@stupidchicken.com>
+ * xdisp.c (redisplay_window): Don't enforce scroll-margin when
+ forcing a window start.
+
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
(auto_save_1): Update modtime when auto-save-list-file-name is on.